From d99fe637cb1fda341301681c2da28c5074d5e83b Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 22 Feb 2007 00:34:26 +0000 Subject: [PATCH] Fix typos in last change. --- man/widget.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/widget.texi b/man/widget.texi index 086b9f69cf3..72157289524 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -229,7 +229,7 @@ separating text after the field. If you don't include the line, and the terminating newline will provide separation after. @strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape -must be preceeded by some other text in the @code{:format} string +must be preceded by some other text in the @code{:format} string (if specified). The editing text fields are highlighted with the @@ -534,7 +534,7 @@ This will be replaced with the buffer representation of the widget's value. What this is depends on the widget type. @strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape -must be preceeded by some other text in the format string (if specified). +must be preceded by some other text in the format string (if specified). @item %d Insert the string specified by @code{:doc} here. -- 2.30.2